/* pageion */

.shanxi-gov-page-box {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 48px;
    margin-bottom: 24px !important;
}

#shanxi-gov-page-box {
    margin-top: 60px;
    margin-bottom: 86px !important;
}

.shanxi-gov-page-box a {
    display: inline-block;
    overflow: hidden;
    margin-left: 5px;
    text-align: center;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.shanxi-gov-page-box a:hover {
    border-bottom: none;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
    padding: 0 6px;
}

.shanxi-gov-page-hide {
    display: inline-block;
    text-align: center;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
    line-height: 38px;
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 38px;
    text-align: center;
}

.shanxi-gov-page-form {
    line-height: 42px;
    display: inline-block;
    overflow: hidden;
    height: 42px;
    margin-left: 5px;
}

.shanxi-gov-page-form-text {
    line-height: 32px;
    width: 40px;
    height: 32px;
    margin-right: 5px;
    text-align: center;
}

.shanxi-gov-page-form-btn {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;

    /* float: left;
    margin: 0 5px;
   
    color: #555555;
    font-size: 16px; */
}

.shanxi-gov-page-box a {
    color: #555555;
    /* background-color: #e8e8e8; */
    background-color: #fff;
}

.shanxi-gov-page-box a:hover {
    background-color: #2262c1;
    color: #fff;
}

.shanxi-gov-page-box .shanxi-gov-page-button {
    color: #000;
}

.shanxi-gov-page-hide .shanxi-gov-page-current,
.shanxi-gov-page-hide .shanxi-gov-page-current:hover {
    color: #fff;
    background: #2262c1;
}

.shanxi-gov-page-form {
    font-size: 16px;
    color: #555555;
}

.shanxi-gov-page-form-text {
    font-size: 14px;
    border: 1px solid #e8e8e8;
}

.shanxi-gov-page-form-btn {
    font-size: 14px;
    color: #555555;
    background-color: #ffffff;
}

.shanxi-gov-page-form-btn:hover {
    color: #fff;
    background-color: #2262c1;
}

/* /Common List*/

.speech_box_content>div li:last-child {
    border-bottom: none;
}